C1.Web.Mvc.TransposedGrid Namespace / TransposedGrid<T> Class / OnClientPrepareCellForEdit Property

In This Topic
OnClientPrepareCellForEdit Property (TransposedGrid<T>)
In This Topic
Occurs when an editor cell is created and before it becomes active.
Syntax
'Declaration
 
Public Overridable Property OnClientPrepareCellForEdit As String
 
See Also